home *** CD-ROM | disk | FTP | other *** search
- Path: zippy.cais.net!news
- From: mgeiger@mail.drsystems.com (Mark Geiger)
- Newsgroups: comp.lang.c
- Subject: Re: strange problem with strcpy()
- Date: Thu, 04 Jan 1996 04:23:17 GMT
- Organization: Capital Area Internet Service info@cais.com 703-448-4470
- Message-ID: <4cfnu8$she@zippy.cais.net>
- References: <DKFsII.FyJ@iglou.com> <30e62ceb.8255139@ixnews1.ix.netcom.com> <DKGz2u.8rs@iglou.com> <4c9ita$chg@zippy.cais.net> <DKIs8H.3Ar@iglou.com>
- Reply-To: mgeiger@mail.drsystems.com
- NNTP-Posting-Host: 205.252.35.152
- X-Newsreader: Forte Free Agent 1.0.82
-
- quare@iglou2.iglou.com (quare) wrote:
-
- >Mark Geiger (mgeiger@drsystems.com) wrote:
- >> I think the only way that we can help you is to see the code. Go
- >> ahead and post it.
-
- >Well here is my malfunctioning code. Please note that I have changed the
- >routine so that the amount of files must be known before invocation of
- >this function, in an attempt to remove the blame from the realloc()
- >technique. thanks. also note that include/exclude filespec is
- >unimplemented as of yet.
-
- Hmmm...this code looks correct to me. I've also compiled it and
- tested it a bit and have not seen the problem that you report.
-
- Perhaps there is some sort of heap contamination happening somewhere
- else in your program that is affecting you here?
-
- Sorry I couldn't be of more help.
-
-
- Mark Geiger
- mgeiger@mail.drsystems.com
-
-
-